 |
API Documentation
|
|
|
Manages the samplers available in the component.
Definition: SamplerManager.h:14
void rename(const nkMemory::StringView &oldName, const nkMemory::StringView &newName)
Sampler * get(const nkMemory::StringView &name)
void erase(const nkMemory::StringView &name)
Sampler * createOrRetrieve(const nkMemory::StringView &name)
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
Holds all the information needed of a sampler used during rendering.
Definition: Sampler.h:12
Sampler * getByIndex(unsigned int id)
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7